C1.LiveLinq.Indexing.Search Namespace > IIndexScanner<T> Interface : FindStartingWith Method |
'Declaration
Function FindStartingWith( _ ByVal value As System.String, _ ByVal keyPredicate As System.Func(Of String,Boolean), _ ByVal order As Order _ ) As IndexQuery(Of T,String)
IndexQuery<T,string> FindStartingWith( System.string value, System.Func<string,bool> keyPredicate, Order order )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2